3.4 \(\int \frac {\cos (x)}{a+a \csc (x)} \, dx\)

Optimal. Leaf size=17 \[ \frac {\sin (x)}{a}-\frac {\log (\sin (x)+1)}{a} \]

[Out]

-ln(1+sin(x))/a+sin(x)/a

________________________________________________________________________________________

Rubi [A]  time = 0.06, antiderivative size = 17, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 11, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.364, Rules used = {3872, 2833, 12, 43} \[ \frac {\sin (x)}{a}-\frac {\log (\sin (x)+1)}{a} \]

Antiderivative was successfully verified.

[In]

Int[Cos[x]/(a + a*Csc[x]),x]

[Out]

-(Log[1 + Sin[x]]/a) + Sin[x]/a

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 43

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rule 2833

Int[cos[(e_.) + (f_.)*(x_)]*((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)
])^(n_.), x_Symbol] :> Dist[1/(b*f), Subst[Int[(a + x)^m*(c + (d*x)/b)^n, x], x, b*Sin[e + f*x]], x] /; FreeQ[
{a, b, c, d, e, f, m, n}, x]

Rule 3872

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_.)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_.), x_Symbol] :> Int[((g*C
os[e + f*x])^p*(b + a*Sin[e + f*x])^m)/Sin[e + f*x]^m, x] /; FreeQ[{a, b, e, f, g, p}, x] && IntegerQ[m]

Rubi steps

\begin {align*} \int \frac {\cos (x)}{a+a \csc (x)} \, dx &=\int \frac {\cos (x) \sin (x)}{a+a \sin (x)} \, dx\\ &=\frac {\operatorname {Subst}\left (\int \frac {x}{a (a+x)} \, dx,x,a \sin (x)\right )}{a}\\ &=\frac {\operatorname {Subst}\left (\int \frac {x}{a+x} \, dx,x,a \sin (x)\right )}{a^2}\\ &=\frac {\operatorname {Subst}\left (\int \left (1-\frac {a}{a+x}\right ) \, dx,x,a \sin (x)\right )}{a^2}\\ &=-\frac {\log (1+\sin (x))}{a}+\frac {\sin (x)}{a}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 17, normalized size = 1.00 \[ \frac {\sin (x)}{a}-\frac {\log (\sin (x)+1)}{a} \]

Antiderivative was successfully verified.

[In]

Integrate[Cos[x]/(a + a*Csc[x]),x]

[Out]

-(Log[1 + Sin[x]]/a) + Sin[x]/a

________________________________________________________________________________________

fricas [A]  time = 0.63, size = 15, normalized size = 0.88 \[ -\frac {\log \left (\sin \relax (x) + 1\right ) - \sin \relax (x)}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(x)/(a+a*csc(x)),x, algorithm="fricas")

[Out]

-(log(sin(x) + 1) - sin(x))/a

________________________________________________________________________________________

giac [A]  time = 0.91, size = 17, normalized size = 1.00 \[ -\frac {\log \left (\sin \relax (x) + 1\right )}{a} + \frac {\sin \relax (x)}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(x)/(a+a*csc(x)),x, algorithm="giac")

[Out]

-log(sin(x) + 1)/a + sin(x)/a

________________________________________________________________________________________

maple [A]  time = 0.26, size = 27, normalized size = 1.59 \[ \frac {1}{a \csc \relax (x )}+\frac {\ln \left (\csc \relax (x )\right )}{a}-\frac {\ln \left (1+\csc \relax (x )\right )}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(x)/(a+a*csc(x)),x)

[Out]

1/a/csc(x)+1/a*ln(csc(x))-1/a*ln(1+csc(x))

________________________________________________________________________________________

maxima [A]  time = 0.31, size = 17, normalized size = 1.00 \[ -\frac {\log \left (\sin \relax (x) + 1\right )}{a} + \frac {\sin \relax (x)}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(x)/(a+a*csc(x)),x, algorithm="maxima")

[Out]

-log(sin(x) + 1)/a + sin(x)/a

________________________________________________________________________________________

mupad [B]  time = 0.07, size = 15, normalized size = 0.88 \[ -\frac {\ln \left (\sin \relax (x)+1\right )-\sin \relax (x)}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(x)/(a + a/sin(x)),x)

[Out]

-(log(sin(x) + 1) - sin(x))/a

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \frac {\int \frac {\cos {\relax (x )}}{\csc {\relax (x )} + 1}\, dx}{a} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(x)/(a+a*csc(x)),x)

[Out]

Integral(cos(x)/(csc(x) + 1), x)/a

________________________________________________________________________________________